home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
rooftopmadness.swf
/
scripts
/
frame_32
/
PlaceObject2_93_11
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-05-23
|
160 b
|
8 lines
onClipEvent(enterFrame){
setProperty(this, _X, this._x - 2 - _level0.xshift / 4);
if(this._x < -800)
{
setProperty(this, _X, 800);
}
}